home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Digsby build 37
/
digsby_setup.exe
/
lib
/
PIL
/
ImagePath.pyo
(
.txt
)
< prev
next >
Wrap
Python Compiled Bytecode
|
2008-10-13
|
1KB
|
33 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.5)
import Image
class Path:
def __init__(self, xy):
pass
def compact(self, distance = 2):
pass
def getbbox(self):
pass
def map(self, function):
pass
def tolist(self, flat = 0):
pass
def transform(self, matrix):
pass
Path = Image.core.path